Remove an unused function
authorMatthias Clasen <mclasen@redhat.com>
Sat, 31 Oct 2020 03:32:30 +0000 (23:32 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 31 Oct 2020 03:32:30 +0000 (23:32 -0400)
commitaf5e13b9a14742280bf6ca7d6002029ca2919395
tree1f884184c7cca92728f3750974bd539b7397d096
parent9b78bc4af784caea1f51353b502ad16d92163506
Remove an unused function

The only property of GtkStringObject is readonly since
commit fb14f50ec1a8fe9b9024e, so we don't need a
set_property implementation.
gtk/gtkstringlist.c